Establishing the Connection and Selecting a Role and Disconnect

Before an application can access a web service API, you must authenticate and authorize it for the tenant. You do this by invoking the Connect web method before performing any web service operations.

Note that you must explicitly call the Disconnect web method in order to end the session established by the Connect web method.

Using the Connect Web Method

Handling Session Expirations

Using the GetRolesForUser Web Method

Using the IntegrationScheduleNow Web Method

Using the Disconnect Web Method